hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
RouteItem
hunt
routing
config
Undocumented in source.
struct
RouteItem {
string
methods
;
string
path
;
string
route
;
}
Members
Variables
methods
string
methods
;
Undocumented in source.
path
string
path
;
Undocumented in source.
route
string
route
;
Undocumented in source.
Meta
Source
See Implementation
hunt
routing
config
structs
RouteConfig
RouteItem